Kaluga
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
Phone
Phone
ios
data
class
Phone
(
val
phoneNumber
:
String
)
:
NavigationSpec
Opens the phone dialer
Parameters
phone
Number
The phone number to dial
Members
Constructors
Phone
Link copied to clipboard
ios
constructor
(
phoneNumber
:
String
)
Properties
phone
Number
Link copied to clipboard
ios
val
phoneNumber
:
String